New function 'python-shell-send-block' for python-mode
authorLin Sun <sunlin7@hotmail.com>
Sat, 27 Apr 2024 06:54:27 +0000 (06:54 +0000)
committerEli Zaretskii <eliz@gnu.org>
Thu, 2 May 2024 09:56:31 +0000 (12:56 +0300)
commitb2e92c746eb7d1135d3d4ccecc774d79555ffb99
tree09e6292e053fdf3b3558e98a653e7740d14c6401
parentbf00762745c07816e7a9c64e0fce037039852971
New function 'python-shell-send-block' for python-mode

* lisp/progmodes/python.el (python-shell-send-block): New
function.
* test/lisp/progmodes/python-tests.el
(python-test--shell-send-block): Test case for the new
function.
* etc/NEWS: Document 'python-shell-send-block'.
(Bug#70609)
etc/NEWS
lisp/progmodes/python.el
test/lisp/progmodes/python-tests.el